to-do list backlog bugs bug
- Increase base font size
- Side panel a la wikipedia summary boxes / biostrap
Backlog
Web Functionality
- page revision history
- automated backup
- predictive/suggested search
- Something to stop like, Alberich and alberich pages being made
- footer
- Extract GQ stuff so this can be released
- allow tags on images?
- The idea of a graph-like structure between pages (related to Xanadu) is intriguing. This must be thought on.
- The markdown guide is big and clunky.
- make a slimmer, simpler version (leaving the big one available ofc)
- Find a way to have the 'guide' visible/available without leaving the page; people should be able to get stuck into the flow of creating, not checking a manual every 30 seconds.
- password protection. Maybe three levels: Open, Write-protection, Read-Protection.
- Should this be project based on page based? Page based is a lot of overhead...
- within-page links
- floating contents
- downloading resources/whole wiki
- modify search to ONLY use page names and tags
- config file that's not in php, index.php should be able to read it "on start"
- js script to highlight/display leading whitespace?
Writing Functionality
- autocomplete/suggested link in editor
- ToC generation
- autoindent on editor
- md prettier function on save
- Ability to edit small blocks of a file - like an edit stuff in this heading area feature. Would need to find a way to merge into actual file, but would make some stuff much easier to do.
- floating edit tools (e.g. insert image, bold, etc)
- find an actual Rich Text Editor and convert to markdown in the background??? feels like a cop-out
- fix unpredictable indentation rules for lists
- make edit/save/cancel buttons also float?
- option to "save" and continue editing?
Bugs
- line up edit text in title bar
- fix weird toolbar resizing
In Progress
- page templates (people, places, concepts, modules, etc)
Done
- Auto scaling of editing boxes
- hidden tags in pages
- box around
code blocks
- jump to top/bottom floating buttons
- A compromise has been made. jump floating buttons are still in weird places. and ugly.
- make header fixed/float
- Toolbar: move search to center, add Home button on left. Redistribute page list and graph
- Tab input allowed in browser editor
- fix the weird bullet point spacing
- fix shortened footer position on small pages
- found how to override browser shortcuts (e.g. ctrl+b) to affect editor. CTRL + S now hits the save button
- add "\<hr> " after h1, maybe h2 tags
- change all the file extensions from .txt to .md. It's weird that they're like that.
- image gallery
- Can upload .md files